Vapi Metadata Metamodel StructureInfo Type

Vapi Metadata Metamodel StructureInfo Type
Vapi Metadata Metamodel StructureInfo Type

The Vapi Metadata Metamodel StructureInfo Type enumerated type defines the kind of this structure element. In the interface definition language, structure element and error element have similar characteristics. The difference is that only error elements can be used to describe the errors of an operation element.

Possible values:

  • STRUCTURE: If the type is a structure element.
  • ERROR: If the type is an error element.
This data structure has no properties.
Enumeration: STRUCTURE, ERROR,